github.com/andybalholm/brotli.h10.StoreRange (method, view implemented interface methods)

2 uses

	github.com/andybalholm/brotli (current package)
		backward_references_hq.go#L665: 			hasher.StoreRange(ringbuffer, ringbuffer_mask, pos+1, brotli_min_size_t(pos+skip, store_end))
		h10.go#L236: func (h *h10) StoreRange(data []byte, mask uint, ix_start uint, ix_end uint) {